home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0108-Re ¿Prog won't run…-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-17  |  735 b   |  29 lines  |  [TEXT/GEOL]

  1. Item    4913826                         17-Oct-89        07:50
  2.  
  3. From:   REDDEN                          Peat Marwick, Kevin Redden,VCA
  4.  
  5. To:     V0683                           Amoco Tech, Eric Berdahl,VAR
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Response to ¿Prog won't run…
  10.  
  11. Eric,
  12.  
  13. I get the "Cannot create document because of a program error." message
  14. sometimes when I forget to put new objects that I have created and am using in
  15. the
  16.  
  17. IF gDeadStripSuppression THEN
  18.     BEGIN
  19.         IF Member ( TObject ( NIL ), TMyObject ) THEN;
  20.     END;
  21.  
  22. some times not doing this somewhere in your code will still compile and run in
  23. Debug but will Fail in NoDebug.
  24.  
  25. Hope this helps,
  26. Kevin Redden
  27. KPMG Peat Marwick
  28.  
  29.